.btn-club {
  background-color: rgba(255,255,255,0.6);
  color: #552b2b;
}
.btn-add span,
.btn-add-left span {
  background-color: rgba(85,43,43,0.6);
  color: #552b2b;
}
.btn-remove span {
  background-color: rgba(85,43,43,0.6);
}
#main-content {
  background-color: #ffcece;
}
.club-header h1 {
  color: #552b2b;
}
.club-header .navbar-nav a:hover,
.club-header .navbar-nav a:focus {
  background-color: #ffcece;
}
.club-articles i {
  color: #552b2b;
}
.club-events .club-events-header {
  background-color: #552b2b;
}
.club-events .club-events-header h2 {
  color: white;
}
.club-events .nav-event-select li.active a {
  background-color: #ffcece;
  color: #552b2b;
}
.club-events .nav-event-select li a:hover {
  background-color: #ffcece;
}
.club-events .tab-content .tab-pane .tab-arrows a {
  color: white;
}
.club-events .event-preview .event-description {
  color: #552b2b;
}
.club-events .event-preview h3 {
  color: #552b2b;
}
.club-articles.detail .club-articles-header {
  background-color: #552b2b;
}
.club-articles.detail .club-articles-header h2 {
  color: white;
}
.club-articles.detail .list-group-item .btn-group .btn-club {
  background-color: #552b2b;
  color: white;
}
.club-articles.detail .list-group-item .btn-group .active {
  background-color: #34548f;
}
.club-articles.detail i {
  color: #552b2b;
}
.modal-dialog .modal-content {
  background-color: #ffcece;
  padding-bottom: 30px;
}
.modal-dialog .modal-content label {
  color: #552b2b;
}
.modal-dialog .modal-content select {
  background-image: linear-gradient(45deg,transparent 50%, 50%), linear-gradient(135deg, 50%,transparent 50%), linear-gradient(to right,#552b2b,#552b2b);
}
.club-users.detail .club-users-header {
  background-color: #552b2b;
}
.club-users.detail .club-users-header h2 {
  color: white;
}
.club-messages .club-messages-header {
  background-color: #552b2b;
}
.club-messages .club-messages-header h2 {
  color: white;
}
.club-messages .list-group-item .btn-group .btn-club {
  background-color: #552b2b;
  color: white;
}
.club-messages .list-group-item .btn-group .active {
  background-color: #34548f;
}
#club-description-list .club-users-header {
  background-color: #552b2b;
}
#club-description-list .club-users-header h2 {
  color: white;
}
#frm-addInterestToSearchForm-interest_id {
  background-image: linear-gradient(45deg,transparent 50%, 50%), linear-gradient(135deg, 50%,transparent 50%), linear-gradient(to right,#552b2b,#552b2b);
}
#bs-example-navbar-collapse-1 a {
  color: #552b2b;
}
i,
a:not(.btn-club) {
  color: #552b2b !important;
}
.club-articles:not(.detail) h2 {
  color: #552b2b !important;
}
.btn-primary {
  background-color: #552b2b !important;
}
.btn-primary:hover,
.btn-primary:focus {
  background-color: rgba(85,43,43,0.6) !important;
}
.btn-remove {
  color: ;
}
.btn-club.active,
.list-group-item.active {
  background-color: rgba(85,43,43,0.6) !important;
}
.btn-club:hover {
  color: #552b2b;
}
.label-info {
  background-color: #552b2b;
}
.pagination li.active a {
  background-color:  !important;
  border-color:  !important;
}
#modalGallery .btn-primary {
  color: white;
}
.article-main {
  color: #552b2b;
}
.article-main h1 {
  color: #552b2b;
}
.article-main .glyphicon-plus {
  background-color: #ffcece;
}
.event-detail {
  color: #552b2b;
}
.event-detail h2 {
  color: #552b2b;
}
.club-owner,
.club-description {
  color: #552b2b;
}
#snippet--images h2,
.club-invitations h2 {
  color: #552b2b;
}
.club-message-content h4 {
  color: #552b2b;
}
.club-messages h3 {
  color: #552b2b;
}
.club-perex {
  color: #552b2b;
}
